add_click($_GET["link_id"]); $res = $clinks->get_link($_GET["link_id"]); header("Location: ".$res["url"]); ?>